Autogenerated HTML docs for v2.12.0-rc1-28-gd09b6 
diff --git a/git-stash.html b/git-stash.html index 2982b66..7261037 100644 --- a/git-stash.html +++ b/git-stash.html 
@@ -793,8 +793,9 @@  </dt>   <dd>   <p>  - Save your local modifications to a new <em>stash</em>, and run <code>git reset  - --hard</code> to revert them. The &lt;message&gt; part is optional and gives  + Save your local modifications to a new <em>stash</em> and roll them  + back to HEAD (in the working tree and in the index).  + The &lt;message&gt; part is optional and gives   the description along with the stashed state. For quickly making   a snapshot, you can omit <em>both</em> "save" and &lt;message&gt;, but giving   only &lt;message&gt; does not trigger this action to prevent a misspelled  @@ -1084,7 +1085,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2016-10-31 14:39:16 PDT  +Last updated 2017-02-15 15:17:51 PST   </div>   </div>   </body>